Contribution org.nuxeo.ecm.platform.oauth.auth.defaultConfig--startURL
In component org.nuxeo.ecm.platform.oauth.auth.defaultConfig
org.nuxeo.ecm.platform.oauth.auth.defaultConfig
inside nuxeo-platform-oauth-7.10.jar /OSGI-INF/authentication-contrib.xml
This contribution is part of XML component Extension Point
Extension point startURL of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<startURLPattern>
<patterns>
<pattern>oauth2Grant.jsp</pattern>
</patterns>
</startURLPattern>
</extension>